projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef55668
)
fix the build
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 25 Feb 2018 02:44:03 +0000
(21:44 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 25 Feb 2018 02:44:03 +0000
(21:44 -0500)
gtk/gtkimcontextwayland.c
patch
|
blob
|
history
diff --git
a/gtk/gtkimcontextwayland.c
b/gtk/gtkimcontextwayland.c
index 6ffd2885d36ba5591b023efb1f7c536f4a535c66..698954c44d31b42f4675761adb7998f7b925cae4 100644
(file)
--- a/
gtk/gtkimcontextwayland.c
+++ b/
gtk/gtkimcontextwayland.c
@@
-78,7
+78,7
@@
G_DEFINE_TYPE_WITH_CODE (GtkIMContextWayland, gtk_im_context_wayland, GTK_TYPE_I
static GtkIMContextWaylandGlobal *global = NULL;
-#define GTK_IM_CONTEXT_WAYLAND(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), gtk_im_context_wayland_
_
get_type (), GtkIMContextWayland))
+#define GTK_IM_CONTEXT_WAYLAND(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), gtk_im_context_wayland_get_type (), GtkIMContextWayland))
static void
reset_preedit (GtkIMContextWayland *context)